home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1998 June / SGI IRIX 6.5 Applications 1998 June.iso / dist / license_eoe.idb / usr / lib / X11 / app-defaults / SaAddLicenseGuide.z / SaAddLicenseGuide
Text File  |  1998-05-04  |  3KB  |  77 lines

  1. !
  2. ! General resources
  3. !
  4. *SaAddLicenseGuide*labelMarginLeft: 15
  5.  
  6. !
  7. ! Explaination Page
  8. !
  9. *SaAddLicenseGuide.height: 400
  10. *SaAddLicenseGuide*ExplainationPage*explainationText.traversalOn: True
  11. *SaAddLicenseGuide*ExplainationPage*explainationText.value: \
  12. <P> \
  13. If you have not already obtained a license, please visit our license request \
  14. web page: \
  15. <UL><LI>http://www.sgi.com/Products/license.html</UL> \
  16. <P> \
  17. or send a blank email message to: \
  18. <UL><LI>License@sgi.com</UL> \
  19. <P> \
  20. In North America, Silicon Graphics' \
  21. customers may request Permanent licenses by sending a facsimile to: \
  22. <UL><LI>(650) 390-0537</UL> \
  23. <P> \
  24. or by calling our technical support hotline \
  25. <UL><LI>1-800-800-4SGI</UL> \
  26. <P> \
  27. If you are outside of North America or you are not a \
  28. Silicon Graphics support customer then contact your local support provider. 
  29.  
  30. *SaAddLicenseGuide*PrereqPage*text.rightAttachment: ATTACH_FORM
  31.  
  32. *SaAddLicenseGuide*ExplainationPage*header: Requesting a license
  33.  
  34. *SaAddLicenseGuide*ExecutePage*executeText.traversalOn: True
  35. *SaAddLicenseGuide*ExecutePage*executeText.value: \
  36. <P> \
  37. This task allows you to install a FLEXlm or NetLS node-lock license \
  38. or a FLEXlm floating license. To install a NetLS Concurrent license, \
  39. use the ls_admin(1M) application. \
  40. <P> \
  41. Select the type of license to be installed below and click \"OK\" to start \
  42. License Manager.  When the License Manager window appears, enter the \
  43. values for the license fields and click \"OK\" to install the license.
  44.  
  45. *SaAddLicenseGuide*PrereqPage*text.rightAttachment: ATTACH_FORM
  46.  
  47. *SaAddLicenseGuide*ExecutePage*header: Installing a license
  48.  
  49. *SaAddLicenseGuide*ExecutePage*licenseTypeLabel.labelString: License Type:
  50.  
  51. *SaAddLicenseGuide.taskDef:\
  52. <P> \
  53. <B>Task</B> \
  54. <P> \
  55. A <B>task</B> is a user interface for performing a system administration \
  56. operation.  In order to write new tasks, developers derive new task \
  57. classes from the <B>SaTask</B> C++ class.
  58.  
  59. *SaAddLicenseGuide.classDef:\
  60. <P> \
  61. <B>Class</B> \
  62. <P> \
  63. A <B>class</B> is a category of objects in the system which are \
  64. administered by tasks.  A <B>class</B> typically has a catalog \
  65. corresponding to it.  In order to write new classes, developers derive \
  66. new class classes from the <B>SaAdminClass</B> C++ class.
  67.  
  68. *SaAddLicenseGuide.guideDef:\
  69. <P> \
  70. <B>Guide</B> \
  71. <P> \
  72. A <B>guide</B> is a step-by-step user interface for a task.  A guide \
  73. consists of pages, each of which presents the user with an explanation \
  74. of what is being asked for and user interface elements for allowing the \
  75. user to make a choice.
  76.  
  77.